Welcome![Sign In][Sign Up]
Location:
Search - ts pes

Search list

[DVD13818_5_for_vc

Description: 1、简介 此代码是IS0 13818-5 MPEG2系统层协议分析代码,经过我的一点修改,现在终于可以在VC++ 6.0下编译运行, 发布上来献给那些为了理解MPEG2系统层协议而苦苦加班的程序员。为了可以在windows下编译,我修改了部分操作系统相关代码,注解掉了一些main函数,只留下decode.cpp中的main函数没有注解,所以编译后的程序是TS流系统层解码分析程序,如果要实现其他功能如encode,只要把decode.cpp中的main函数注解,把encode.cpp中的main函数注解去掉即可。 2、VC++6.0编译设置 需要在菜单Poject-〉Settings 弹出的对话框中把预编译头设置成Not using precompiled headers,如Vc_setting.jpg中的图片所示。 3、运行 编译生成decode2.exe文件后在命令行如下运行 decode2.exe d:\\cctv.ts 一开始在没有分析完PAT和PMT表时会打印一些如unexpected pid: 513的消息,请耐心等待一会儿就会发现分析的系统层信息打印了。可能刷屏很快导致你看不清信息,可以将打印信息重定向到某个文件中,如下: decode2.exe d:\\cctv.ts >c:\\ts_decode.txt 运行decode2.exe的同时会在当前目录生成过滤后的PES文件,文件名格式stream512,512为PID。 -a brief account of this code is ISO 13818-5 MPEG2 system layer protocol analysis code, After I few modifications, now he can finally in VC 6.0 compiler operation, Published line with those dedicated to understanding MPEG2 system layer protocol and an overtime programmers. To be compiled under the windows, I revised the relevant part of the operating system code, Notes swap some of the main function, leaving only the main decode.cpp function without notes, So when a compiled program is TS system layer decoding process analysis, if we are to achieve other functions such as encode. decode.cpp as long as the main function of the rich encode.cpp put the main function annotation will be removed. 2. VC 6.0 compiler installed in the menu Poject - "Settings pop-up dialog box put pre - translat
Platform: | Size: 100002 | Author: 陈水德 | Hits:

[Audio programGet_audio_PES_form_TS

Description: this file Get_audio_PES_form_TS.rar can filter audio pes form ts(MPEG-2),even if program is easy ,i hope can help you-this file can Get_audio_PES_form_TS.rar pes form filter audio ts (MPEG-2) even if program is easy, i hope you can help
Platform: | Size: 827 | Author: 黄彦柏 | Hits:

[Multimedia programTSdecode

Description: TS Stream parsing tool code by self, you can refer it, to pasre video pes, audio pes, video GOP, not AC3 audio
Platform: | Size: 20105 | Author: Rabit | Hits:

[mpeg mp3ts_pes_es

Description: 从TS文件中提取出音视频PES,ES,为多媒体开发者提供一个基础功能
Platform: | Size: 97827 | Author: zhenglusha | Hits:

[mpeg mp3TSdecode

Description: 该源码是对TS流进行分析,对其包头数据进行检测。-The source is a TS flow analysis to detect its header data.
Platform: | Size: 75776 | Author: 杨昌彦 | Hits:

[Windows Developes+ParkertTS

Description: es转ts,该源代码可用,请放心下载!谢谢使用-es to ts, the source code is available, Please be assured that download! Thank you, use the
Platform: | Size: 1994752 | Author: zhang | Hits:

[mpeg mp3parse_ts

Description: 解析TS流的程序,挑选出来具有参考价值的程序。-parse ts stream to pes to es
Platform: | Size: 747520 | Author: 黎程 | Hits:

[File OperateTSdecode-source

Description: This Decode MPEG-2 transport streams 1 - TS header decode 2 - Display table of PID addresses 3 - Create text file of PID addresses 4 - Extract a PES stream to another file -This is Decode MPEG-2 transport streams 1- TS header decode 2- Display table of PID addresses 3- Create text file of PID addresses 4- Extract a PES stream to another file
Platform: | Size: 24576 | Author: btttnn | Hits:

[mpeg mp3pes_parse

Description: 从TS流中过滤出PES流来,PES可以利用graph_edit进行回放-TS stream from the PES stream to filter out
Platform: | Size: 1024 | Author: 孙佳辰 | Hits:

[Streaming Mpeg4tspeses

Description: 将TS流分解并提出出其中的音频和视频的PES流和ES流。-TS stream will break down and make out the audio and video PES stream and ES streams.
Platform: | Size: 108544 | Author: xjy | Hits:

[CSharpTS_Source_Code

Description: 从TS文件中提取出音视频PES,ES,同时可以把es打包成pes和ts,为多媒体开发者提供一个基础功能。-TS files from the extracted audio and video PES, ES, also can construct es to pes and ts,for multimedia developers to provide a basis for functional.
Platform: | Size: 34816 | Author: 郭德华 | Hits:

[mpeg mp3TS_MPEG_2_doc

Description: 这个网上下载的一篇小论文,详细介绍了TS流包结构和文件结构,PSI信息提取的方法,以及PES分组解析的方法。-The downloading of an essay, detailing TS stream packet structure and file structure, PSI information extraction methods, and the PES groups analytical methods.
Platform: | Size: 788480 | Author: xfeng | Hits:

[Streaming Mpeg4OpenCaster2.4

Description: 很多不错的MPEG2传输流工具代码集合,主要用C和python实现。 功能: PSI 生成;EPG/EIT生成;DSM-CC数据生成和接收(MHP/MHEG5/SSU);TS 包和时序分析;等等。-This package is a collection of softwares to play out and multiplex MPEG2 transport stream format in a Linux system. Features: - PSI generation (PAT, PMT, NIT, SDT, TDT, AIT, TOT, ...) - EPG/EIT generation - Object and data carousel generation and receivement (MHP, MHEG5, DVB-SSU, DSMCC, ...) - third party software AC-3, MPEG2 audio and MPEG2 video encoder support (mainconcept and ffmpeg among them) - IP encapsulation (MPE) - CBR transport stream muxing - PCR stamping - Null packet replacement - PID filtering - PID remappaing - Null packet insertion - Video buffer verifier - PCR timing verifier - PES headers analyzer - MPEG2 video and MPEG2/AC-3 audio ES header analyzer - fatcaps DVB-H support
Platform: | Size: 12490752 | Author: Jesse Gong | Hits:

[Streaming Mpeg4tstools-1_11

Description: The following tools are provided: es2ts: Read ES (video), output TS esdots: Print one character per ES unit esfilter: "Fast forward" ES video data to a file (outputs ES or TS) esmerge: Merge H.264 video and AAC ADTS audio ES to TS (very specific) esreport: Report on the contents of an ES file esreverse: "Reverse" ES video data to a file (outputs ES or TS) ps2es: Use ts2es (ts2es -pes) to obtain the effect of this. ps2ts: Read PS data, output TS psdots: Print one character per PS packet psreport: Report on the contents of a PS file stream_type: Make a (barely) educated guess what a file contains ts2es: Extract an ES stream from a TS file tsinfo: Report program info for a TS file (summarise PAT/PMT info) tsplay: Play (and possibly loop) a PS/TS file over UDP (using timing info) or TCP tsreport: Report on the contents of a TS file tsserve: Serve PS/TS files to clients (multicast) over TCP-The following tools are provided: es2ts: Read ES (video), output TS esdots: Print one character per ES unit esfilter: "Fast forward" ES video data to a file (outputs ES or TS) esmerge: Merge H.264 video and AAC ADTS audio ES to TS (very specific) esreport: Report on the contents of an ES file esreverse: "Reverse" ES video data to a file (outputs ES or TS) ps2es: Use ts2es (ts2es-pes) to obtain the effect of this. ps2ts: Read PS data, output TS psdots: Print one character per PS packet psreport: Report on the contents of a PS file stream_type: Make a (barely) educated guess what a file contains ts2es: Extract an ES stream from a TS file tsinfo: Report program info for a TS file (summarise PAT/PMT info) tsplay: Play (and possibly loop) a PS/TS file over UDP (using timing info) or TCP tsreport: Report on the contents of a TS file tsserve: Serve PS/TS files to clients (multicast) over TCP
Platform: | Size: 487424 | Author: guoq | Hits:

[Special EffectsElecard_Stream_Eye_Tools

Description: 一款相当好的视频分析软件,包括了YUV,ES,PES,TS,PS及各种分析软件,希望对大家有用-A very good video analysis software, including YUV, ES, PES, TS, PS, and a variety of analysis software, we hope to be useful
Platform: | Size: 8513536 | Author: 左洪成 | Hits:

[VC/MFCIFrame

Description: 功能主要描述了在一个TS流文件里,怎样通过函数实现了PES.es.以及I帧的提取,并且实现了es重新打包PES,PES重新打包成TS文件-Describes the main function of a TS stream file and how to achieve PES.es. by function, and I frame extraction, and realized es repackaged PES, PES re-packaged into a TS file
Platform: | Size: 32768 | Author: | Hits:

[Multimedia Developmpeg-2-ts-topes

Description: 此份mpeg-2 ts to pes源代码是基于VS2005开发平台下正确编译的源程序,是了解MPEG-2 TS流的好资料,程序中设置了比较多的断点,为代码学习者提供了比较好的标记料-This copy mpeg-2 ts to pes source code VS2005 development platform is based on the source code to compile correctly, is to understand the MPEG-2 TS stream of good information, the program set more breakpoints, the code provides a more learner good marksother formats, video player is learning to develop an excellent data
Platform: | Size: 4994048 | Author: 欧阳柏林 | Hits:

[source in ebookiso13818-1

Description: iso13818-1,学习dvb,ts,pes,必备。-for dvb ts pes
Platform: | Size: 1248256 | Author: amero | Hits:

[OtherMPEG_2-TS-stream

Description: 节目拼接技术是MPEG-2 节 目编辑的关键技术之一。基于 MPEG-2 TS 流的拼接技术可以不必 修改PES 包而直接在TS 流中实现单 个节目或多个节目之间的拼接。本 文在简要介绍了TS 流的基础上着重 阐述了TS 流拼接的一般方法,并对 作为其功能扩展的拼接信息表技术 作了简单的说明。-Program splicing technology is MPEG-2 节 One of the key technology projects to edit. Based on Splicing technology MPEG-2 TS streams do not have to PES packets and modify single-TS stream directly A splice between a plurality of programs or a program. The Man in a brief introduction on the basis of the TS focused Describes the general approach TS stream splicing, and As a function of the extended information table splicing technology Briefly described.
Platform: | Size: 363520 | Author: 王一 | Hits:

[Streaming Mpeg4h264es-pes-ts

Description: h264 es pes ts 转换,大家可以参考相关协议一起看会比较好-H264 es PES TS conversion, we can refer to the relevant agreement to look together will be better
Platform: | Size: 5120 | Author: zhy | Hits:
« 1 23 »

CodeBus www.codebus.net